<%'Dynamic Link set Features_InformationRecordSet = CreateObject("ADODB.RecordSet") Features_InformationRecordSet.Open "select * from Features order by ID", ConnectString("Magazine") set Features_Information = WrapRecordSet(Features_InformationRecordSet, "ID") %>
<% Features_Information.MoveFirst %> <% while not Features_Information.EOF %> <% Features_Information.MoveNext %> <% wend %>
Priority Author Title

>

<% if 0 then %> <% end if %>